CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - mex matlab

搜索资源列表

  1. MATLAB_VC

    0下载:
  2. 提出了在MATLAB 与VC++实现组合编程的四种方法, 即利用MATLAB 引擎、调用MATLAB 的数学库、将MATLAB 程 序编译成mex 文件和C 或C++文件技术,并阐述了将四种编程环境的功能优势与应用系统无缝集成的方式。这种混合编程 实现了VC++的面向对象程序设计与MATLAB 强大的数值计算能力的结合。-This paper introduces the techniques of the technology of the MATLAB/VC++ co- progra
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:116268
    • 提供者:wang han
  1. mex_VC_Matlab

    0下载:
  2. 通过 mex 文件实现 VC 和 Matlab 的混合编程,可以作为参考-Mex file through VC++ and Matlab mix of programming, can be used as reference
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:406683
    • 提供者:flyingto
  1. JPEG-2000-

    0下载:
  2. 本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。-The main work that this text
  3. 所属分类:Project Design

    • 发布日期:2017-10-31
    • 文件大小:665381
    • 提供者:路敬
  1. XtremeArticleRewriter

    0下载:
  2. It is possible to compile C, C++, or Fortran code so that it is callable from Matlab. This kind of program is called a Matlab Executable (MEX) external interface function, or more brie y a \MEX- function." MEX enables the high performance of C,
  3. 所属分类:Development Research

    • 发布日期:2017-11-29
    • 文件大小:1909895
    • 提供者:don
  1. matlab-serialization-master

    0下载:
  2. Matlab object serialization functions built with undocumented mex functions `mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab variable into uint8 array. These functions are unsupported and may change at any time wi
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:4043
    • 提供者:samuraiguy81
  1. C-programa-in-matlab

    0下载:
  2. 通过使用 MEX 文件在matlab中调用C程序,MEX 文件是由原 C 代码加上 MEX 文件专用的接口函数后编译而成的,-C programa in matlab
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:146530
    • 提供者:赵巍巍
  1. ofdm

    0下载:
  2. The LTE simulators make use of the new Object-Oriented capabilities of Matlab (available since R2008a), the simulators will not run under older Matlab releases without extensive changes.  Please note that MEX-fi les generated using Microsof
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:297164
    • 提供者:loko
  1. MatlabPVC(OpenCV)

    0下载:
  2. matlab、VC、OpenCV混合编程PPT 已经在matlab2013、VS2008和OpenCV2.4.3环境下调试成功。-matlab、VC、OpenCV mex Programming
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1086077
    • 提供者:hujunyi
  1. MCVEM_version1-0.tar

    0下载:
  2. This the MATLAB code that was used to produce the figures and tables in Section V of F. Forbes and G. Fort, Combining Monte Carlo and mean-field like methods for inference in Hidden Markov Random Fields, Accepted for publication in IEEE Trans. on
  3. 所属分类:Communication

  1. blochs

    0下载:
  2. This a simple, yet useful Bloch equation simulator that runs in Matlab. It is written as a MEX function so that it can run reasonably quickly, and simulate RF and a 1D gradient waveform. Simulations can be run for a range of spatial offsets and frequ
  3. 所属分类:Software Testing

    • 发布日期:2017-04-25
    • 文件大小:12730
    • 提供者:daigo
  1. C-matlab

    0下载:
  2. Main reasons to write a MEX-file are: 1. To use pre-existing C/C++ or Fortran routines in Matlab without having to recode them. 2. Increase speed: most effective on loops.
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:92014
    • 提供者:ahmed
  1. histogramOfGradients

    0下载:
  2. HOG PK Ali Hassan Ali Hassan opencv, MATLAB, Java, Android, Eclipse, XML, HTML,... Islamabad, Capital 0.0 New on Elance 22/hr rate About Ali Hassan I’m primarily interested Computer Vision and Image Processing projects. I hav
  3. 所属分类:Project Manage

    • 发布日期:2017-05-09
    • 文件大小:1953349
    • 提供者:mohamed_bedawy
  1. matlab-code

    0下载:
  2. 1. Run mex -setup and choose a proper complier (Microsoft Visual C++ 6.0 is prefered) Would you like mex to locate installed compilers [y]/n? y 2. Put cec15_func.cpp and input_data folder with your algorithm in the same folder. Set this folder a
  3. 所属分类:Software Testing

    • 发布日期:2017-05-09
    • 文件大小:2034410
    • 提供者:bhalab
  1. 功能强大的牛顿插值matlab程序代码1

    0下载:
  2. 功能强大的牛顿插值matlab程序代码,后续会更新基于C++的MEX和MAT的文件(Powerful Newton interpolation matlab program code, the subsequent updates will be based on the C++ MEX and MAT files)
  3. 所属分类:文章/文档

搜珍网 www.dssz.com